NevronOpenVision
Nevron.Nov.Compiler Namespace / NObjectCodeBehind<TObject> Class
Properties Methods


NObjectCodeBehind<TObject> Class Members

The following tables list the members exposed by NObjectCodeBehind<TObject>.

Public Properties
 NameDescription
Public PropertyGets the target to which this object is attached.  
Top
Public Methods
 NameDescription
Public MethodAttaches the code behind to the specified target.  
Public MethodDetaches the code behind to the specified target.  
Top
Protected Methods
 NameDescription
Internal Methodstatic (Shared in Visual Basic)  
Protected MethodCalled when the code behind is attached to the target.  
Protected MethodCalled when the code behind is about to be detached from the target.  
Internal Methodstatic (Shared in Visual Basic)  
Top
See Also